GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddLinkAnnotationInteractive
/ AddLinkAnnotationInteractive(String,String,Int32,Int32,String,FontStyle,FontStyle,Single,Single) Method
AddLinkAnnotationInteractive(String,String,Int32,Int32,String,FontStyle,FontStyle,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddLinkAnnotationInteractive( _
ByVal As String, _
ByVal As String, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As String, _
ByVal As FontStyle, _
ByVal As FontStyle, _
ByVal As Single, _
ByVal As Single _
)
public void AddLinkAnnotationInteractive(
string ,
string ,
int ,
int ,
string ,
FontStyle ,
FontStyle ,
float ,
float
)
public procedure AddLinkAnnotationInteractive(
: String;
: String;
: Integer;
: Integer;
: String;
: FontStyle;
: FontStyle;
: Single;
: Single
);
public function AddLinkAnnotationInteractive(
: String,
: String,
: int,
: int,
: String,
: FontStyle,
: FontStyle,
: float,
: float
);
public: void AddLinkAnnotationInteractive(
string* ,
string* ,
int ,
int ,
string* ,
FontStyle ,
FontStyle ,
float ,
float
)
public:
void AddLinkAnnotationInteractive(
String^ ,
String^ ,
int ,
int ,
String^ ,
FontStyle ,
FontStyle ,
float ,
float
)
Parameters
- Text
- Link
- ForeColor
- HoverForeColor
- FontName
- FontStyle
- HoverFontStyle
- Opacity
- Rotation
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List